[INFO] cloning repository https://github.com/SuperKevinZhou/liz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperKevinZhou/liz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperKevinZhou%2Fliz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperKevinZhou%2Fliz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4790e458b3610ec0c8001a003e41047c0035f12
[INFO] fixing SuperKevinZhou/liz against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperKevinZhou%2Fliz" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SuperKevinZhou/liz
[INFO] finished tweaking git repo https://github.com/SuperKevinZhou/liz
[INFO] tweaked toml for git repo https://github.com/SuperKevinZhou/liz written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuperKevinZhou/liz on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SuperKevinZhou/liz already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d
[INFO] running `Command { std: "docker" "start" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/liz-protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling aws-types v0.55.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking liz-protocol v0.1.0 (/opt/rustwide/workdir/crates/liz-protocol)
[INFO] [stderr]    Migrating crates/liz-protocol/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking aws-smithy-xml v0.55.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking aws-smithy-types v0.55.3
[INFO] [stderr]     Checking aws-smithy-json v0.55.3
[INFO] [stderr]     Checking aws-smithy-query v0.55.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aws-smithy-async v0.55.3
[INFO] [stderr]     Checking aws-credential-types v0.55.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking liz-cli v0.1.0 (/opt/rustwide/workdir/crates/liz-cli)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Migrating crates/liz-protocol/tests/messages.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-protocol/tests/core_types.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-smithy-http v0.55.3
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking aws-smithy-http-tower v0.55.3
[INFO] [stderr]     Checking aws-sigv4 v0.55.3
[INFO] [stderr]     Checking aws-smithy-runtime-api v0.55.3
[INFO] [stderr]    Migrating crates/liz-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-smithy-client v0.55.3
[INFO] [stderr]     Checking hyper-rustls v0.27.8
[INFO] [stderr]     Checking yup-oauth2 v12.1.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking aws-endpoint v0.55.3
[INFO] [stderr]     Checking aws-http v0.55.3
[INFO] [stderr]     Checking aws-sig-auth v0.55.3
[INFO] [stderr]     Checking aws-sdk-sso v0.28.0
[INFO] [stderr]     Checking aws-sdk-sts v0.28.0
[INFO] [stderr]     Checking aws-config v0.55.3
[INFO] [stderr]     Checking liz-app-server v0.1.0 (/opt/rustwide/workdir/crates/liz-app-server)
[INFO] [stderr]    Migrating crates/liz-app-server/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/model/auth.rs:305:51
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let authenticator = match ApplicationDefaultCredentialsAuthenticator::builder(opts).await {
[INFO] [stdout]     |         -------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `authenticator` calls a custom destructor
[INFO] [stdout]     |         `authenticator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |     extract_google_token(&authenticator, &scopes).await
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 306 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `authenticator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/model/auth.rs:595:36
[INFO] [stdout]     |
[INFO] [stdout] 589 |     let config = aws_config::from_env().region(Region::new(region.to_owned())).load().await;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `config` calls a custom destructor
[INFO] [stdout]     |         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 595 |     provider.provide_credentials().await.map_err(|error| {
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 600 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/executor/workspace.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |       while let Some(entry) = children.next() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 197 |           let entry = entry.map_err(|error| {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `entry` calls a custom destructor
[INFO] [stdout]     | |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 198 | |             RuntimeError::invalid_state(
[INFO] [stdout] 199 | |                 "workspace_list_failed",
[INFO] [stdout] 200 | |                 format!("failed to enumerate {}: {error}", current.display()),
[INFO] [stdout] 201 | |             )
[INFO] [stdout] 202 | |         })?;
[INFO] [stdout]     | |           -
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 203 |           paths.push(entry.path());
[INFO] [stdout] 204 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/executor/workspace.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 |       while let Some(entry) = children.next() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 258 |           let entry = entry.map_err(|error| {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `entry` calls a custom destructor
[INFO] [stdout]     | |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 259 | |             RuntimeError::invalid_state(
[INFO] [stdout] 260 | |                 "workspace_search_failed",
[INFO] [stdout] 261 | |                 format!("failed to enumerate {}: {error}", current.display()),
[INFO] [stdout] 262 | |             )
[INFO] [stdout] 263 | |         })?;
[INFO] [stdout]     | |           -
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |           paths.push(entry.path());
[INFO] [stdout] 265 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/server/websocket.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |           match listener.accept() {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 | /                 thread::spawn(move || {
[INFO] [stdout] 184 | |                     let _ = serve_connection(server, stream);
[INFO] [stdout] 185 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/liz-app-server/src/executor/shell.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/model/auth.rs:305:51
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let authenticator = match ApplicationDefaultCredentialsAuthenticator::builder(opts).await {
[INFO] [stdout]     |         -------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `authenticator` calls a custom destructor
[INFO] [stdout]     |         `authenticator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |     extract_google_token(&authenticator, &scopes).await
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 306 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `authenticator` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `authenticator` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/liz-app-server/src/executor/sandbox.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/model/auth.rs:595:36
[INFO] [stdout]     |
[INFO] [stdout] 589 |     let config = aws_config::from_env().region(Region::new(region.to_owned())).load().await;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `config` calls a custom destructor
[INFO] [stdout]     |         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 595 |     provider.provide_credentials().await.map_err(|error| {
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 600 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 716 | | where
[INFO] [stdout] 717 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/liz-app-server/src/model/auth.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/executor/workspace.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |       while let Some(entry) = children.next() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 197 |           let entry = entry.map_err(|error| {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `entry` calls a custom destructor
[INFO] [stdout]     | |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 198 | |             RuntimeError::invalid_state(
[INFO] [stdout] 199 | |                 "workspace_list_failed",
[INFO] [stdout] 200 | |                 format!("failed to enumerate {}: {error}", current.display()),
[INFO] [stdout] 201 | |             )
[INFO] [stdout] 202 | |         })?;
[INFO] [stdout]     | |           -
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 203 |           paths.push(entry.path());
[INFO] [stdout] 204 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/executor/workspace.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 |       while let Some(entry) = children.next() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 258 |           let entry = entry.map_err(|error| {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `entry` calls a custom destructor
[INFO] [stdout]     | |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 259 | |             RuntimeError::invalid_state(
[INFO] [stdout] 260 | |                 "workspace_search_failed",
[INFO] [stdout] 261 | |                 format!("failed to enumerate {}: {error}", current.display()),
[INFO] [stdout] 262 | |             )
[INFO] [stdout] 263 | |         })?;
[INFO] [stdout]     | |           -
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |           paths.push(entry.path());
[INFO] [stdout] 265 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/liz-app-server/src/server/websocket.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |           match listener.accept() {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 | /                 thread::spawn(move || {
[INFO] [stdout] 184 | |                     let _ = serve_connection(server, stream);
[INFO] [stdout] 185 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/liz-app-server/tests/gitlab_auth_login.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/gitlab_auth_login.rs (2 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/context_policy.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/runtime_lifecycle.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/filesystem_storage.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-cli/tests/view_model_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-cli/tests/cli_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/foreground_memory.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/memory_request_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-cli/tests/app_client_websocket.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/telegram_channel.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/provider_live_http.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/provider_live_http.rs (84 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/minimax_auth_login.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/minimax_auth_login.rs (4 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/provider_tool_matrix.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/codex_auth_login.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/codex_auth_login.rs (2 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/provider_auth_profiles.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/tool_workspace.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/tool_workspace.rs (7 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/github_copilot_device_code.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/github_copilot_device_code.rs (4 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/model_streaming.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/model_streaming.rs (3 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/server_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/provider_registry.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/liz-app-server/tests/provider_registry.rs (51 fixes)
[INFO] [stderr]    Migrating crates/liz-app-server/tests/provider_tool_shapes.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/liz-app-server/tests/websocket_event_stream.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] crater-edition-check: liz-protocol v0.1.0 (/opt/rustwide/workdir/crates/liz-protocol) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: liz-app-server v0.1.0 (/opt/rustwide/workdir/crates/liz-app-server) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: liz-cli v0.1.0 (/opt/rustwide/workdir/crates/liz-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking liz-protocol v0.1.0 (/opt/rustwide/workdir/crates/liz-protocol)
[INFO] [stderr]     Checking liz-app-server v0.1.0 (/opt/rustwide/workdir/crates/liz-app-server)
[INFO] [stderr]     Checking liz-cli v0.1.0 (/opt/rustwide/workdir/crates/liz-cli)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/sandbox.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/sandbox.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |             unsafe { std::env::remove_var(key) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/sandbox.rs:312:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 unsafe { std::env::set_var(self.key, previous) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/sandbox.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 unsafe { std::env::remove_var(self.key) };
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/shell.rs:770:13
[INFO] [stdout]     |
[INFO] [stdout] 770 |             unsafe { std::env::remove_var(env_key) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/shell.rs:809:9
[INFO] [stdout]     |
[INFO] [stdout] 809 |         unsafe { std::env::set_var("PATH", joined) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/shell.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/liz-app-server/src/executor/shell.rs:822:13
[INFO] [stdout]     |
[INFO] [stdout] 822 |             unsafe { std::env::remove_var(key) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/liz-app-server/src/model/auth.rs:1866:9
[INFO] [stdout]      |
[INFO] [stdout] 1866 |         unsafe { std::env::set_var("LIZ_ZAI_DETECT_CODING_GLOBAL_BASE_URL", &base_url) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/liz-app-server/src/model/auth.rs:1895:9
[INFO] [stdout]      |
[INFO] [stdout] 1895 |         unsafe { std::env::remove_var("LIZ_ZAI_DETECT_CODING_GLOBAL_BASE_URL") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liz-app-server` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d", kill_on_drop: false }`
[INFO] [stdout] 3d2ba2679f8fd6bd6fb1fc8e51d9711cc6531621b13c6f42c069185fcabd454d
